bytes

public Array<byte> bytes()

Returns an array containing the upload data bytes of the associated URL request.

If the upload data is constructed manually and is not associated with a URL request, returns an empty array.

Since

7.19